XMLAttributeList.Value Function
Retrieves an attribute value by index position. Returns the attribute as a String.
Syntax
result = XMLAttributeList.Value( Index )
Parameters
Index
Integer
Return Value
Result
String
Index is zero-based.